home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2003 April / CD Rom Data Nisan 2003.iso / Media / Menu.dcr / 00048__benigoster.ls < prev    next >
Encoding:
Text File  |  2003-03-19  |  148 b   |  8 lines

  1. on mouseEnter me
  2.   set the blend of sprite the currentSpriteNum to 70
  3. end
  4.  
  5. on mouseLeave me
  6.   set the blend of sprite the currentSpriteNum to 0
  7. end
  8.